GtkListBox: Make model binding introspectable
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Apr 2015 12:13:24 +0000 (08:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Apr 2015 12:13:24 +0000 (08:13 -0400)
commitd94d2efc43e167bd222f7795fdd680da87a66016
tree3150cdc4b6ca326a4a9db575ae2f969e456fd8f8
parent6b977e68702021f075eb17a8aaa15ec1ba50e7ff
GtkListBox: Make model binding introspectable

Introspection can't deal with bare pointers, so annotate
the callback as taking objects. This is the outcome of
discussion in
https://bugzilla.gnome.org/show_bug.cgi?id=746893
gtk/gtklistbox.h